projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cadb9e7
)
Add note to README about side-window defaults
author
justbur
<justin@burkett.cc>
Sat, 11 Jul 2015 20:24:00 +0000
(16:24 -0400)
committer
justbur
<justin@burkett.cc>
Sat, 11 Jul 2015 20:24:00 +0000
(16:24 -0400)
README.org
patch
|
blob
|
history
diff --git
a/README.org
b/README.org
index 721ef167b01458eb9566a05209d8d27f1220bbf0..47c63bf82e8114154518baed3dd9733dd3419b80 100644
(file)
--- a/
README.org
+++ b/
README.org
@@
-68,6
+68,11
@@
Popup side window on right. For defaults use
(which-key/setup-side-window-right)
#+END_SRC
+Note the defaults are fairly conservative and will tend to not display on
+narrower frames. If you get a message saying which-key can't display the keys,
+try making your frame wider or adjusting the defaults related to the maximum
+width (see =M-x customize-group which-key=).
+
[[./img/which-key-right.png]]
** Side Window Bottom Option